Yesterday I tried to create a feed of embedded videos.
I got them from an RSS feed from www.youtube.com.
The feeds turn up great and I can see all the new feeds with their descriptions and such, only problem is there is no videos embedded in them.
I used this http://drupal.org/node/246265 and the link inside to www.drupaltherapy.com
When I manage my fields in the "Movie" node as the video says, there is no providers in the providers supported list... it is just blank, so I cannot choose "youtube" so that it will embed youtubes videos into the feeds.
Note: I have followed the instructions on Drupal Therapy to the dot.
I have the CCK, Views, Embedded Media Field, FeedAPI and the FeedAPI Element Mapper modules.
I am using Drupal 6.9 on a fresh install.
Comments
Me too
This is happening to me too, does anybody have any idea if drupal 6.9 dosent support this mod?
Thanks
No providers to choose from.
Same problem here: no list of providers supported -only the title of that section in the "Providers Supported" Section is shown. Like this:
"
----------------------------------
Providers Supported
Select which third party providers you wish to allow for this content type from the list below. If no checkboxes are checked, then all providers will be supported. When a user submits new content, the URL they enter will be matched to the provider, assuming that provider is allowed here.
Providers:
-----------------------------------
"
I'm using:
Drupal 6.10
CCK 6.x-2.2
Embedded Media Field 6.x-1.0-beta1
Embedded Video Field 6.x-1.0-beta1
FeedAPI 6.x-1.6
FeedAPI Mapper 6.x-1.0-beta7
FeedAPI Node Views 6.x-1.2
SimplePie parser 6.x-1.6 + SimplePie 1.1.3
.....................................................................
This is the solution to the missing "providers supported" list
See Message #2 (by ISchier770) in
http://drupal.org/node/370280
Thanks.